Fix gdk_window_set_icon_name
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Mar 2010 20:52:36 +0000 (15:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Mar 2010 20:59:59 +0000 (15:59 -0500)
commitf73f9d802ca412c08e3add899c7457438644d7c2
tree21bf462fbbebeaa85cf3e015a0d426f242e834d1
parentf868a6efb46e846fb856face8fde27a48145f1af
Fix gdk_window_set_icon_name

A typo kept this from working on toplevel windows.
Reported in bug 612346.
gdk/x11/gdkwindow-x11.c